Skip to content

Improvement/durable workflow execution#328

Open
ahmad-ajmal wants to merge 5 commits into
V1.3.4from
improvement/durable-workflow-execution
Open

Improvement/durable workflow execution#328
ahmad-ajmal wants to merge 5 commits into
V1.3.4from
improvement/durable-workflow-execution

Conversation

@ahmad-ajmal

Copy link
Copy Markdown
Collaborator

No description provided.

@ahmad-ajmal ahmad-ajmal requested a review from zfoong June 12, 2026 07:15
@ahmad-ajmal ahmad-ajmal self-assigned this Jun 12, 2026
@ahmad-ajmal ahmad-ajmal added priority: high Improvement Optimization and improvement over existing feature labels Jun 12, 2026
@zfoong

zfoong commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Do we need CATCHUP_THRESHOLD_SECONDS to continue a trigger heuristically? Should we, by default, let the agent decide using the injected message: "Use your judgment: if it is only slightly late and still relevant, carry it out normally..."?

Pros: Fewer hard-coded rules and fewer numbers
Cons: actions triggered 2 minutes ago are usually something that should be continued. Save the agent an extra step by thinking about it.

@zfoong

zfoong commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

All message-related actions are flagged "irreversible". Should delete or edit related actions, like "delete_file", "stream_edit" be considered as irreversible too?

@zfoong

zfoong commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Comments are up for discussion. No issues were found during testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Optimization and improvement over existing feature priority: high

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants